[INFO] cloning repository https://github.com/datagutt/rustlet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/datagutt/rustlet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatagutt%2Frustlet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatagutt%2Frustlet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3708a78a3b54ad58ce25a527cbe70e8aa374bd9a
[INFO] testing datagutt/rustlet against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatagutt%2Frustlet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/datagutt/rustlet
[INFO] finished tweaking git repo https://github.com/datagutt/rustlet
[INFO] tweaked toml for git repo https://github.com/datagutt/rustlet written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/datagutt/rustlet on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/datagutt/rustlet already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cdc5119b1ac503b678f88873415448a716f2e4acd05d868e6ea5b0db5b4b674
[INFO] running `Command { std: "docker" "start" "-a" "5cdc5119b1ac503b678f88873415448a716f2e4acd05d868e6ea5b0db5b4b674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cdc5119b1ac503b678f88873415448a716f2e4acd05d868e6ea5b0db5b4b674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cdc5119b1ac503b678f88873415448a716f2e4acd05d868e6ea5b0db5b4b674", kill_on_drop: false }`
[INFO] [stdout] 5cdc5119b1ac503b678f88873415448a716f2e4acd05d868e6ea5b0db5b4b674
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90114d201dd8c8891d772a922ab3e38a4b3ef925fa7ef8954463d76fbdb6d8a2
[INFO] running `Command { std: "docker" "start" "-a" "90114d201dd8c8891d772a922ab3e38a4b3ef925fa7ef8954463d76fbdb6d8a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tink-proto v0.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tink-core v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling dupe v0.9.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling libwebp-sys2 v0.1.11
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling tink-prf v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling tink-mac v0.3.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling starlark_syntax v0.13.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling annotate-snippets v0.9.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aes-siv v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling display_container v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling imageproc v0.25.0
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling tink-daead v0.3.0
[INFO] [stderr]    Compiling tink-aead v0.3.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling debugserver-types v0.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling color-name v1.2.0
[INFO] [stderr]    Compiling cmp_any v0.8.1
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling rustlet-render v0.1.0 (/opt/rustwide/workdir/crates/rustlet-render)
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling tink-hybrid v0.3.0
[INFO] [stderr]    Compiling webp-animation v0.9.0
[INFO] [stderr]    Compiling sunrise v3.0.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling rustlet-encode v0.1.0 (/opt/rustwide/workdir/crates/rustlet-encode)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling rustlet-cli v0.1.0 (/opt/rustwide/workdir/crates/rustlet-cli)
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling rustlet-runtime v0.1.0 (/opt/rustwide/workdir/crates/rustlet-runtime)
[INFO] [stderr] error: could not compile `starlark` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name starlark --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starlark-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(rust_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98d02a1cea48a60d -C extra-filename=-8fb386833fc7529f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern allocative=/opt/rustwide/target/debug/deps/liballocative-a116e655a918a4fb.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0652ea863830e32c.rmeta --extern cmp_any=/opt/rustwide/target/debug/deps/libcmp_any-f60d22e62f458ac2.rmeta --extern debugserver_types=/opt/rustwide/target/debug/deps/libdebugserver_types-5b1fe2a5ca22a05c.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-f42b695bc79393b0.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-68c71275ddaea9da.rmeta --extern display_container=/opt/rustwide/target/debug/deps/libdisplay_container-7abab45d2af7b78f.rmeta --extern dupe=/opt/rustwide/target/debug/deps/libdupe-d3fd6ed244ea4abd.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-53527364b7c1de30.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e15df24b2baf398b.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-5290657b31acb5be.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2dcc0b7bcc52a150.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-72882c1903151c47.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9e7c93849e105900.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-c5f13653d767fa29.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0d2c9b6e47e1f5e2.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-19e3530df7b80751.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-babbbc68ad2070af.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-953bd4ef7f4ef1a6.rmeta --extern starlark_derive=/opt/rustwide/target/debug/deps/libstarlark_derive-bf7d3fe4dca50417.so --extern starlark_map=/opt/rustwide/target/debug/deps/libstarlark_map-e75a763fc59b29a4.rmeta --extern starlark_syntax=/opt/rustwide/target/debug/deps/libstarlark_syntax-25ed5097def099e8.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-d620f0ade87b0f1f.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-57e11d6462d0362d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb02d81ecd3e316d.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90114d201dd8c8891d772a922ab3e38a4b3ef925fa7ef8954463d76fbdb6d8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90114d201dd8c8891d772a922ab3e38a4b3ef925fa7ef8954463d76fbdb6d8a2", kill_on_drop: false }`
[INFO] [stdout] 90114d201dd8c8891d772a922ab3e38a4b3ef925fa7ef8954463d76fbdb6d8a2
